• File: tutorials.json
  • Full Path: C:/htdocs/javascript/touchswipe/demos/css/tutorials.json
  • Date Modified: 04/30/2025 7:56 AM
  • File size: 961 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
  "Basic_swipe" : {"title":"Basic swipe"},
  "Single_swipe" : {"title":"Single swipe"},
  "Any_finger_swipe" : {"title":"Any finger swipe"},
  "Finger_swipe" : {"title":"Finger swipe"},
  "Swipe_status" : {"title":"Swipe status"},
  "Pinch" : {"title":"Pinch"},
  "Pinch_status" : {"title":"Pinch status"},
  "Pinch_and_Swipe" : {"title":"Pinch and Swipe"},
  "Trigger_handlers" : {"title":"Trigger handlers"},
  "Stop_propagation" : {"title":"Stop propagation"},
  "Handlers_and_events" : {"title":"Handlers and events"},
  "Tap_vs_swipe" : {"title":"Tap vs swipe"},
  "Hold" : {"title":"Hold"},
  "Excluded_children" : {"title":"Excluded children"},
  "Page_zoom" : {"title":"Page zoom"},
  "Thresholds" : {"title":"Thresholds"},
  "Enable_and_destroy" : {"title":"Enable and destroy"},
  "Page_scrolling" : {"title":"Page scrolling"},
  "Options" : {"title":"Options"},
  "Image_gallery_example" : {"title":"Image gallery example"}
}